C1.Web.Mvc Namespace / MultiSelectListBox<T> Class / OnClientCheckedItemsChanged Property

In This Topic
OnClientCheckedItemsChanged Property (MultiSelectListBox<T>)
In This Topic
Occurs when the value of the @see:checkedItems property changes.
Syntax
'Declaration
 
Public Property OnClientCheckedItemsChanged As String
 
See Also